From 8a627210f697f16228d2cf8dcfeb5b4d76d0a198 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Thu, 12 Jun 2008 21:20:46 +0000 Subject: [PATCH] added a html comment shortening the news shown. assed link to changelog in * NEWS: added a html comment shortening the news shown. * docs/index-static.html.in: assed link to changelog in svn after news. Updated urls with s/viewcvs/viewvc/. svn path=/trunk/; revision=329 --- ChangeLog | 6 ++++++ NEWS | 4 ++++ docs/index-static.html.in | 19 ++++++++++--------- 3 files changed, 20 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4f47b8f..f223bd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-06-12 Øyvind Kolås + + * NEWS: added a html comment shortening the news shown. + * docs/index-static.html.in: assed link to changelog in svn after + news. Updated urls with s/viewcvs/viewvc/. + 2008-06-12 Øyvind Kolås * Makefile.am: added TODO diff --git a/NEWS b/NEWS index f78fff8..87978a0 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,9 @@ also been reviewed and refactored. Improved conversion coverage in the matrix. Builds on OSX Check <0.0 and >1.0 values conversions for accuracy as well. + + + diff --git a/docs/index-static.html.in b/docs/index-static.html.in index 2f42e9d..77515cd 100644 --- a/docs/index-static.html.in +++ b/docs/index-static.html.in @@ -132,14 +132,14 @@

Features

    -
  • Stable, small API.
  • -
  • Thread safe processing.
  • -
  • Self profiling and optimizing.
  • -
  • Extendable with new formats, color models, components - and datatypes
  • -
  • Reference 64bit floating point conversions for datatypes and color models. -
  • ANSI C, works on win32, linux and mac, 32bit and 64bit - systems.
  • +
  • Fast.
  • +
  • Accurate.
  • +
  • Stable, small API.
  • +
  • Self profiling and optimizing.
  • +
  • ANSI C, works on win32, linux and mac, 32bit and 64bit systems.
  • +
  • Extendable with new formats, color models, components + and datatypes.
  • +
  • Reference 64bit floating point conversions for datatypes and color models.

GEGL through

Babl development happens in GNOME Subversion in the babl module. - It can be browsed online and checked out with: + It can be browsed online and checked out with:

svn co http://svn.gnome.org/svn/babl/trunk/ babl
@@ -166,6 +166,7 @@ to the GEGL release.

+ For more news see the current ChangeLog in subversion.

Documentation

-- 2.30.2